home *** CD-ROM | disk | FTP | other *** search
/ LiquidLibrary 2005 September / LiquidLibrary 2005 Sep - Disc 1.iso / pc / Portfolio Browser / Filters / PDF / LIB / gs_wan_e.ps < prev    next >
Text File  |  2003-01-03  |  1KB  |  37 lines

  1. %    Copyright (C) 1994, 1996, 1997, 1999 Aladdin Enterprises.  All rights reserved.
  2. % This software is licensed to a single customer by Artifex Software Inc.
  3. % under the terms of a specific OEM agreement.
  4.  
  5. % $RCSfile$ $Revision$
  6. % Define the WinAnsi encoding vector.
  7. /currentglobal where
  8.  { pop currentglobal { setglobal } true setglobal }
  9.  { { } }
  10. ifelse
  11. /WinAnsiEncoding
  12. ISOLatin1Encoding 0 39 getinterval aload pop
  13.     /quotesingle
  14. ISOLatin1Encoding 40 5 getinterval aload pop
  15.     /hyphen
  16. ISOLatin1Encoding 46 50 getinterval aload pop
  17.     /grave
  18. ISOLatin1Encoding 97 30 getinterval aload pop
  19.     /bullet
  20. % \20x
  21.     % NOTE: /Euro, /Zcaron, and /zcaron are new for PDF 1.3.
  22.     % We may have to take them out for backward compatibility.
  23.     /Euro /bullet /quotesinglbase /florin
  24.     /quotedblbase /ellipsis /dagger /daggerdbl
  25.     /circumflex /perthousand /Scaron /guilsinglleft
  26.     /OE /bullet /Zcaron /bullet
  27.     /bullet /quoteleft /quoteright /quotedblleft
  28.     /quotedblright /bullet /endash /emdash
  29.     /tilde /trademark /scaron /guilsinglright
  30.     /oe /bullet /zcaron /Ydieresis
  31. ISOLatin1Encoding 160 96 getinterval aload pop
  32. 256 packedarray
  33. 4 1 index .registerencoding
  34. .defineencoding
  35. exec
  36.